Contribution org.nuxeo.ecm.core.opencmis.jaxws.services--endpoint
In component org.nuxeo.ecm.core.opencmis.jaxws.services
org.nuxeo.ecm.core.opencmis.jaxws.services
inside nuxeo-opencmis-bindings-5.8.jar
This contribution is part of XML component Extension Point
Extension point endpoint of component WSEndpointManager.Contributed Items
XML Source
<extension point="endpoint" target="org.nuxeo.ecm.platform.ws.WSEndpointManager">
<endpoint address="/cmis/RepositoryService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.RepositoryService" name="RepositoryService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="RepositoryServicePort" service="RepositoryService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/NavigationService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.NavigationService" name="NavigationService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="NavigationServicePort" service="NavigationService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/VersioningService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.VersioningService" name="VersioningService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="VersioningServicePort" service="VersioningService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/RelationshipService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.RelationshipService" name="RelationshipService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="RelationshipServicePort" service="RelationshipService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/DiscoveryService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.DiscoveryService" name="DiscoveryService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="DiscoveryServicePort" service="DiscoveryService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/MultiFilingService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.MultiFilingService" name="MultiFilingService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="MultiFilingServicePort" service="MultiFilingService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/ACLService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.AclService" name="ACLService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="ACLServicePort" service="ACLServiceService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/PolicyService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.PolicyService" name="PolicyService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="PolicyServicePort" service="PolicyService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
<endpoint address="/cmis/ObjectService" enable-mtom="true" implementor="org.apache.chemistry.opencmis.server.impl.webservices.ObjectService" name="ObjectService" namespace="http://docs.oasis-open.org/ns/cmis/ws/200908/" port="ObjectServicePort" service="ObjectService" wsdl="nuxeo.war/WEB-INF/wsdl/CMISWS-Service.wsdl">
<handlers>
<handler>org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAuthHandler</handler>
</handlers>
</endpoint>
</extension>